Create Course Forums
POST Create Course Forums
Method: POST
URL: https://kms.bpsdmkemhan.id/api/development/panel/webinars/1995/forums
Authentication
bearer <token anda>
Header
| Key | Value |
|---|---|
| x-api-key | 1234 |
| x-locale | id |
| Content-Type | application/json |
Request Body (Json)
{
"title": "coba forums",
"description": "ini coba deskripsi forums"
}